Skip to content

improve: handle upload errors#736

Merged
ptpt merged 19 commits intomainfrom
improve-handle-upload-exceptions
Mar 30, 2025
Merged

improve: handle upload errors#736
ptpt merged 19 commits intomainfrom
improve-handle-upload-exceptions

Conversation

@ptpt
Copy link
Member

@ptpt ptpt commented Mar 28, 2025

Make sure certain errors (e.g. image file not found, invalid image EXIF, or invalid zipfile) do not fail the overall upload process. Instead, return the error and continue uploading. After all uploads are done, show the summary and list all upload errors.

@ptpt ptpt merged commit 2bcbc8b into main Mar 30, 2025
19 checks passed
@ptpt ptpt deleted the improve-handle-upload-exceptions branch March 30, 2025 17:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants